password entry: Use text cursor for Caps Lock indicator
authorMatthias Clasen <mclasen@redhat.com>
Thu, 14 Mar 2019 23:17:39 +0000 (19:17 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 14 Mar 2019 23:17:39 +0000 (19:17 -0400)
commit470720e11af977597f8c1237f530888dc52d1e78
treed4ea9999bd01630484137f8f15ade0d12e138b2f
parentc3f43cf1f2d945bf0e0fb3b7f4aef6cbe1da8e1d
password entry: Use text cursor for Caps Lock indicator

We don't want it to appear clickable, but we still
need to keep it pickable for the tooltip to work,
so explicitly give it the same cursor that we use
for the text.
gtk/gtkpasswordentry.c